mediatek: filogic: fix bpi-r4 eeprom dtc warnings
authorShiji Yang <[email protected]>
Mon, 19 May 2025 00:10:52 +0000 (08:10 +0800)
committerShiji Yang <[email protected]>
Mon, 19 May 2025 12:01:00 +0000 (20:01 +0800)
commitf2de91965832bdc968242bfa9f33fda82f11cb06
treebdb6019c5282af1f3f32a7c85b4b1675c96b37e8
parenta851bbeec607fa6b388137e786d822d5c27f471a
mediatek: filogic: fix bpi-r4 eeprom dtc warnings

Add missing #address-cells and #size-cells to fix the
following dtc warnings:

mt7988a-bananapi-bpi-r4-wifi-mt7996a.dtso:31.5-18: Warning (reg_format): /fragment@1/__overlay__/wifi_eeprom@51:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
mt7988a-bananapi-bpi-r4-wifi-mt7996a.dtso:50.5-18: Warning (reg_format): /fragment@1/__overlay__/wifi_eeprom@52:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)

Signed-off-by: Shiji Yang <[email protected]>
target/linux/mediatek/files-6.6/arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-wifi-mt7996a.dtso